.xmt-boxs .zbyy-wrapper .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -5px;
  background: linear-gradient(0deg, #B774F1 0%, #FF5F2F 100%);
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item {
  width: 1200px;
  background: #FFFFFF;
  border-radius: 36px;
  padding: 48px 42px;
  margin-bottom: 30px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item .item-title {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item .item-title .text1 {
  font-family: Impact;
  font-size: 55px;
  color: #FF9A80;
  font-style: italic;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item .item-title .text2 {
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  margin: 0 10px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item .item-title .text3 {
  color: #302F2F;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item .item-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 20px 0;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item1 .item-content .item {
  width: 357px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item1 .item-content .item .title {
  font-weight: bold;
  font-size: 20px;
  color: #282828;
  margin: 15px 0 10px 0;
  text-align: center;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item1 .item-content .item .desc {
  font-family: PingFang SC;
  font-size: 15px;
  color: #242424;
  line-height: 24px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item2 .left .video-wrapper {
  position: relative;
  width: 527px;
  height: 295px;
  border-radius: 26px;
  overflow: hidden;
  margin-bottom: 20px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item2 .left .video-wrapper .video-play {
  width: 100%;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item2 .left .video-wrapper .img {
  position: absolute;
  left: 12px;
  bottom: 14px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item2 .left p {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 16px;
  color: #4A4A4A;
  line-height: 26px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .left {
  display: flex;
  flex-direction: column;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .left .item-wrapper {
  display: flex;
  flex-direction: row;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .right {
  position: relative;
  width: 483px;
  height: 271px;
  border-radius: 26px;
  overflow: hidden;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .right .video-play {
  width: 100%;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .right .video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .content {
  display: flex;
  flex-direction: row;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .content .swiper-wrapper {
  width: 660px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .bottom {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 24px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .bottom .line1 {
  width: 27px;
  height: 9px;
  background: #FF796B;
  border-radius: 5px;
  margin-right: 6px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .bottom .line2 {
  width: 9px;
  height: 9px;
  background: #D9D9D9;
  border-radius: 50%;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 220px;
  height: 278px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .item img {
  width: 118px;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .item .title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #424242;
  line-height: 34px;
  margin: 10px 0 5px 0;
}
.xmt-boxs .zbyy-wrapper .content-wrapper .content-item4 .item-content .item .desc {
  text-align: center;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #737373;
  line-height: 24px;
}
